lib/repo-finder-mount: Update comment about paths
authorMatthew Leeds <matthew.leeds@endlessm.com>
Wed, 28 Feb 2018 23:58:41 +0000 (15:58 -0800)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 1 Mar 2018 14:10:49 +0000 (14:10 +0000)
This updates the gtk-doc comment for OstreeRepoFinderMount to match the
correct flatpak repo path, which was fixed in commit 6db6268df.

Closes: #1473
Approved by: cgwalters

src/libostree/ostree-repo-finder-mount.c

index cdb958cdc2aaf21feb622ff39d1b649a74fd7bd8..41aefb753d70b049746f8dccdce434c6bb79ac70 100644 (file)
@@ -52,7 +52,7 @@
  * enumerated, and all OSTree repositories below it will be searched, in lexical
  * order, for the requested #OstreeCollectionRefs. The names of the directories
  * below `.ostree/repos.d` are irrelevant, apart from their lexical ordering.
- * The directories `.ostree/repo`, `ostree/repo` and `var/lib/flatpak`
+ * The directories `.ostree/repo`, `ostree/repo` and `var/lib/flatpak/repo`
  * will be searched after the others, if they exist.
  * Non-removable volumes are ignored.
  *